home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Report Writers / Crystal Repot 9.0 Full CD version / Setup.exe / ProgramF / CRYSTAL / RDC / CRAXDUI.DLL / REGISTRY / 101 (.txt)
Encoding:
InstallShield Script  |  2002-07-05  |  1.2 KB  |  30 lines

  1.     CrystalReport.CrystalReport.9.2 = s 'Crystal Reports 9'
  2.         CLSID = s '{BD4B4E61-F7B8-11D0-964D-00A0C9273C2A}'
  3.     CrystalReport.CrystalReport = s 'Crystal Reports 9'
  4.         CurVer = s 'CrystalReport.CrystalReport.9.2'
  5.     NoRemove CLSID
  6.         ForceRemove {BD4B4E61-F7B8-11D0-964D-00A0C9273C2A} = s 'Crystal Reports 9'
  7.             ProgID = s 'CrystalReport.CrystalReport.9.2'
  8.             VersionIndependentProgID = s 'CrystalReport.CrystalReport'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.             ForceRemove 'Programmable'
  13.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  14.             'MiscStatus' = s '0'
  15.                 '1' = s '%MISCSTATUS%'
  16.             'TypeLib' = s '%TYPELIBID%'
  17.             'Version' = s '9.2'
  18.             ForceRemove 'DesignerToolbox'
  19.             {
  20.                 val 'ItemCount' = d '%ITEMCT%'
  21.                 val 'ResourcePath' = s '%MODULE%'
  22.                 val 'NameID' = d '%NAMEID%'
  23.                 val 'ItemStartID' = d '%STARTID%'
  24.             }
  25.             ForceRemove 'DesignerFeatures'
  26.             {
  27.                 val 'Required' = d '%REQUIREDDESIGNERFEATURES%'
  28.             }
  29.             'Instance CLSID' = s '%INSTANCECLSID%'
  30.